home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / tools / edit / ped / catalog.lst next >
Encoding:
File List  |  1989-04-24  |  2.5 KB  |  56 lines

  1. Other Turbo Pascal units and programs by Ross Neilson Wentworth
  2.  
  3. Programming Utilities
  4. =====================
  5.  
  6. TPEMS      Expanded Memory System 3.2 unit (EMS 4.0 being developed).
  7.  
  8. TPENV      Easily access the environment.  Includes a routine to automatically
  9.            search the PATH for a specified file.  Other nice features.
  10.  
  11. TPNOBOOT   Prevents CTRL-ALT-DEL from affecting a program.
  12.  
  13. TPPOPUP    Create "Sidekick" like programs.  Make your program popup at the
  14.            touch of a key.  Easy to use.
  15.  
  16. TPTEXT     Adds three new procedures for TEXT files, TEXTFILEPOS, TEXTFILESIZE
  17.            TEXTSEEK.  Makes moving around in a text file possible.
  18.  
  19. TPUTIL     Mixed-bag of short utility routines.
  20.  
  21. VOLUME     Add, read, change, delete the DOS volume label.
  22.  
  23. COMPLEX    Complex math routines.
  24.  
  25. Applications
  26. ============
  27.  
  28. COMPLEX    The complex math unit includes a complex calculator.  This is
  29.            not a TSR, although TSR capability will be added if there is
  30.            enough interest.
  31.  
  32. PBOOK      A resident Rolodex(tm)-like program.  Free form database perfect
  33.            for phone numbers, business cards, personal notes, etc.  Designed
  34.            to be as convient to use as the disktop card-file.  This program
  35.            REQUIRES EMS 3.2, EEMS, or EMS 4.0.
  36.  
  37. PED        A full featured programmer's text editor designed especially
  38.            for Turbo Pascal.  One key shelling to the Turbo Pascal command
  39.            line compiler.  Automatically jumps to a line that generates a
  40.            compile error and displays the compiler error.  If LIM 4.0
  41.            expanded memory is available it shrinks the program down to less
  42.            than 10k while shelling to the compiler or to DOS.
  43.  
  44. RAID       A resident program for programmers that mostly resides in
  45.            expanded memory.  Provides ascii/attribute table, memory dump,
  46.            file finder, scan code results, as well as time, day, and date.
  47.            Provided as a demonstration of the (possibly) soon to be released
  48.            expanded memory resident program Turbo Pascal programming kit.
  49.            Using less than 1k of conventional memory and 3 pages (49k) of
  50.            expanded memory.  This program REQUIRES EMS 3.2, EEMS, or EMS 4.0.
  51.  
  52. ZZAP       The ultimate archive conversion shell.  Supports all the major
  53.            archive programs, in any direction!  Lots of options.  Fully
  54.            configurable.  It has been tested with:  DWC, LHARC, LUE, PAK,
  55.            PKARC/PKPAK, PKZIP, and ZOO.
  56.